From: Wei-Ting Yang Date: Fri, 5 Sep 2025 02:59:45 +0000 (+0800) Subject: python-packaging: update to 25.0 X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=7289cb01199ab254ad1bc8f1526e242380ee4db7;p=feed%2Fpackages.git python-packaging: update to 25.0 Changelogs can be found in https://github.com/pypa/packaging/releases. Signed-off-by: Wei-Ting Yang --- diff --git a/lang/python/python-packaging/Makefile b/lang/python/python-packaging/Makefile index 1bec008bea..2c1e440b5d 100644 --- a/lang/python/python-packaging/Makefile +++ b/lang/python/python-packaging/Makefile @@ -7,11 +7,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-packaging -PKG_VERSION:=23.2 +PKG_VERSION:=25.0 PKG_RELEASE:=1 PYPI_NAME:=packaging -PKG_HASH:=048fb0e9405036518eaaf48a55953c750c11e1a1b68e0dd1a9d62ed0c092cfc5 +PKG_HASH:=d443872c98d677bf60f6a1f2f8c1cb748e8fe762d2bf9d3148b5599295b0fc4f PKG_MAINTAINER:=Jan Pavlinec , Jeffery To PKG_LICENSE:=Apache-2.0 BSD-2-Clause